haproxy-dbg software package provides fast and reliable load balancing reverse proxy (debug symbols), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install haproxy-dbg
haproxy-dbg is installed in your system.
Make ensure the haproxy-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep haproxy-dbg *
You will get with haproxy-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Debug packages |
| Package | haproxy-dbg |
| Version | 1.6.3-1ubuntu0.1 [amd64, i386] |
| Description | fast and reliable load balancing reverse proxy (debug symbols) |
| Sub Section | debug |